PXC Documentation

PXC Home

Color Data

pre 1.18

Get data (rgb, hsv, brightness) from color.



Node Data

Display name

Color Data

Internal name

Node_Color_Data

Inheritances

Node_Processor
Node_Color_Data

Inputs

Node_Color_Data

color

Color

bool

Normalize

Outputs

Node_Color_Data

float

Red

float

Green

float

Blue

float

Hue

float

Saturation

float

Value

float

Brightness

float

Alpha

Color data takes a color and output its red, green, blue amount, and other properties.


By default, the output is in range between 0-255, by clicking Normalize the output value will be remapped to 0-1.